home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
ChevyRacer.swf
/
scripts
/
DefineButton2_307
/
BUTTONCONDACTION on(keyPress 6).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-07
|
152 b
|
5 lines
on(keyPress "6"){
setProperty("chevy1", _X, getProperty("chevy1", _X) + "20");
setProperty("chevy2", _X, getProperty("chevy2", _X) + "20");
}